Welcome![Sign In][Sign Up]
Location:
Search - eclipse java

Search list

[Other图灵机Java源码

Description:

本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。

功能简述:Java GUIAWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下:

1 二进制数加法   2 二进制计数器  3 二元回文   4 同等数量a和b的识别器    5 3的倍数识别器

6 括号匹配器     7 含有偶数个a的字符串识别器  8 一元至二元转换器


Platform: | Size: 597044 | Author: super_zhang | Hits:

[ICQ-IM-ChatP2P式多用户在线聊天Java程序

Description: 该资源给出了Eclipse下完整的Java源码工程包和详细开发说明文档。下载完导入Eclipse即可使用,无需调试,实用性极强!程序各模块接口清晰,可以修改扩展打造一个完全属于自己的聊天室! 功能描述:实现了一个多用户的在线聊天程序,C/S结构,客户端可发送消息,然后其他的用户接收到该消息并将其显示在界面中,服务器对信息进行有关处理并向适当的用户发送,同时在服务器端还将显示所有的在线用户,网络管理员即服务器端管理员可选中某用户并将其踢出该聊天室。 扩展功能:本程序结构良好,模块清晰明了,对源代码可以进行适当的修改可变为一个多聊天室多用户之间的聊天程序。即可以形成一个多服务器的p2p网络(包含多个自网络),在某子网络中的客户量大时,用户可以选择另一个网络来查询自己所需资源。
Platform: | Size: 106888 | Author: super_zhang | Hits:

[EditorEclipse Helios 中文包

Description: Eclipse Helios 中文包,解压缩后,里面有很多压缩包,分别解压缩后,将里面的文件夹直接覆盖Eclipse根目录
Platform: | Size: 4015864 | Author: superliumeng | Hits:

[SourceCodefcm算法的java实现

Description: fcm算法的java实现,在eclipse环境下成功运行
Platform: | Size: 61790 | Author: ju823974449 | Hits:

[Software EngineeringLinux+eclipse开发环境构建

Description: 详解解释了基于Ubuntu的Linux安装和eclipse的安装过程,是c++和java初学者的必备参考资料。
Platform: | Size: 5148672 | Author: gapgong | Hits:

[Books用Eclipse开发J2ME手机游戏入门讲座

Description:  本期专题对Eclipse IDE开发工具、Eclipse开发环境的安装配置以及开发手机程序所需要的J2ME开发环境的安装配置等内容进行介绍,通过对"Hello World"程序的创建和发布使读者能够对Eclipse开发J2ME手机程序的一般过程有一个基本的认识,并能在此基础之上开发出自己所喜欢的手机游戏,实现对手机游戏的DIY。
Platform: | Size: 1159680 | Author: wang01 | Hits:

[JSP/JavaPetTest

Description: Hibernate的一个实例,在windows2000/eclipse/jbuilderX上已通过。-Hibernate an example, in windows2000/eclipse/jbuilderX has passed.
Platform: | Size: 39936 | Author: 铭琦狼件 | Hits:

[JSPEclipse入门-- Eclipse的使用简介及插件开发

Description: Eclipse 详细介绍及相关插件的使用-Eclipse and related details of the use of plug-in
Platform: | Size: 164864 | Author: 梅志勇 | Hits:

[JSP/Java网络下载管理器

Description: 使用JAVA的一个网络下载管理器,可以进行多线程下载和多任务下载,并且断点续传.可用于练习网络Stocket 编程-use JAVA download a network management device that can be downloaded for multithreading and multitasking download, and HTTP. Exercises can be used to network programming Stocket
Platform: | Size: 21504 | Author: 扬扬 | Hits:

[Printing programnet.sourceforge.texlipse_1.0.0_src

Description: Texlipse is a plugin that adds Latex editing support for the popular Eclipse Java IDE. Key features include: syntax highlight, command completion, bibliography completion, outline navigation and automatic building.
Platform: | Size: 1010688 | Author: 约非 | Hits:

[JSPEclipse中JUnit的使用

Description: 在Eclipse中使用JUnit进行单元测试的教程,word格式-use the Eclipse JUnit unit test tutorials, word format
Platform: | Size: 13312 | Author: sdff | Hits:

[JSP/JavaEclipse入门使用指南及开发Eclipse插件(1)

Description: Eclipse是开放源代码的项目,你可以到www.eclipse.org去免费下载Eclipse的最新版本,一般Eclipse提供几个下载版本:Release,Stable Build,Integration Build和Nightly Build,建议下载Release或Stable版本,笔者用的是Build20020125(Stable版本)。Eclipse本身是用Java语言编写,但下载的压缩包中并不包含Java运行环境,需要用户自己另行安装JRE,并且要在操作系统的环境变量中指明JRE中bin的路径。安装Eclipse的步骤非常简单:只需将下载的压缩包按原路径直接解压既可。 -Eclipse is open source projects, you can go to www.eclipse.org free download of the latest version of Eclipse, Eclipse generally provide several download Version : Release, Stable Build, Build and Integration Nightly Build, recommendations or Stable Release download version, the authors used the Build20020125 ( Stable version). Eclipse itself is using the Java programming language, but downloading compressed package does not include the Java runtime environment, users need to separately install the JRE themselves, and to the operating system environment variables specified JRE which bin path. Installation of Eclipse is a very simple : just download compressed original path can directly extract.
Platform: | Size: 11264 | Author: 张扑 | Hits:

[BooksEclipse3快速上手

Description: Eclipse快速上手,通过学习本教程可以快速掌握在项目开发过程中程序的建立-Eclipse unfamiliar, through learning of the handbook can grasp in the project development process to establish procedures
Platform: | Size: 750592 | Author: 陆泽红 | Hits:

[Game Program象棋代码.java

Description: 象棋游戏开发代码.手机游戏代码,在eclipse环境下开发.-chess game development code. Mobile gaming code, the eclipse development environment.
Platform: | Size: 6144 | Author: 舍得 | Hits:

[JSPLinux下Java环境配置

Description: 在linux系统下面配置java运行环境,包括eclipse安装与配置-below the java runtime environment configuration, including installation and configuration eclipse
Platform: | Size: 890880 | Author: 杨虎 | Hits:

[JSP/JavaEclipse

Description: 本电子文档介绍java开发软件eclipse的详细用法,是学习java的必备文档。-This electronic document describes the development of software java detailed usage eclipse is an essential document to learn java.
Platform: | Size: 4756480 | Author: 刘明 | Hits:

[Windows DevelopAddison.Wesley.Eclipse.Building.Commercial.Quality

Description: Eclipse插件开发圣经,吐血推荐。Eclipse插件开发必备 -Eclipse Plug-in Development in the Bible, hematemesis recommended. The development of Eclipse plug-ins required
Platform: | Size: 21089280 | Author: fireflyc | Hits:

[JSP/JavaEclipse

Description: MyEclipse 6 Java 开发中文教程 本书是讲解 MyEclipse 6 开发Java EE 企业应用的入门图书。该书不但讲解了目前最 流行的SSH(Spring、Struts、Hibernate)、JSF、JPA 的开发,同时还对SOA 实现的基石 --Web Service 的开发进行了探讨。缺点就是偏于实践操作,相关的理论详细介绍部分比较 少,对于具有一定开发经验的读者没有吸引力,因此只适合作为初学者使用MyEclipse 时的 参考书,或者从事技术转型的开发人员,也可作为培训机构的辅助教材,或高校学生的自学 教材,手把手的视频辅导方式可以确保入门。-Eclipse java
Platform: | Size: 28936192 | Author: laixiang | Hits:

[JSP/Javaeclipse-java-workspace

Description: 包含了Java常用的算法,数据结构,基础数学,经典例题等(Contains the Java commonly used algorithms, data structures, basic mathematics, classic examples, etc.)
Platform: | Size: 77824 | Author: 小旻 | Hits:

[JSP/JavaJava类的设计

Description: 假定根据学生的3门学位课程的分数决定其是否可以拿到学位,对于本科生,如果3门课程的平均分数超过60分即表示通过,而对于研究生,则需要平均超过80分才能够通过。根据上述要求,请完成以下Java类的设计: (1)设计一个基类Student描述学生的共同特征。 (2)设计一个描述本科生的类Undergraduate,该类继承并扩展Student类。 (3)设计一个描述研究生的类Graduate,该类继承并扩展Student类。 设计一个测试类StudentDemo,分别创建本科生和研究生这两个类的对象,并输出相关信息。(It is assumed that a degree is determined based on the score of a student's 3 degree course. For undergraduate students, if the average score of the 3 courses exceeds 60, the average score is more than 80 points for graduate students. According to the above requirements, please complete the following Java class design:)
Platform: | Size: 912384 | Author: 东柠 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net